home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-03 / debut141.zip / SD2GT.DOC < prev    next >
Text File  |  1990-07-29  |  12KB  |  256 lines

  1.  
  2.          S  C  R  E  E N    D  E  B  U  T   to   G T    1.41    Pg 1
  3.     ─────────────────────────────────────────────────────────────────
  4.  
  5.  
  6.  
  7.               Screen Debut to GT Power Message Bases
  8.                        by Willie Robinson
  9.  
  10.      This document is intended to serve as a quick guideline for
  11.    creating ANSI screens and uploading them to GT Power BBS
  12.    message bases. It assumes that you have read the SD.DOC and
  13.    have some familiarity with Screen Debuts functions. This will
  14.    be as brief and painless as possible.
  15.  
  16.  
  17.  
  18.    Creating and Uploading a Non-Animated screen:
  19.  
  20.  
  21.  
  22.    1. Load Screen Debut.
  23.  
  24.    2. Draw something simple like your name.  Be careful not to go
  25.       beyond column 70 or below Row 20. Just for this time. You can
  26.       experiment later. Too wide of a screen will not work. Too
  27.       long of a screen will cause the screen to scroll.
  28.  
  29.    3. Once finished with the drawing press "[ALT] 1" to build the ANSI
  30.       code for the screen.
  31.  
  32.    4. Set the Code Parameter window to this:
  33.  
  34.                  ╓─────────────────────────────────────────╖
  35.                  ║                                         ║
  36.                  ║  Code Style                    Compact  ║
  37.                  ║  Code Width ±                  72       ║
  38.                  ║  Clear Screen                  Yes      ║
  39.                  ║  BBS Control Code              ^E       ║
  40.                  ╟────────────────────┬────────────────────╢
  41.                  ║    Enter           │             Esc    ║
  42.                  ╙────────────────────┴────────────────────╜
  43.  
  44.    5. Press "Enter" to continue and the program will build the ANSI
  45.       code.
  46.  
  47.    5. Check the screens statistics by pressing "F2". The screen cannot
  48.       be longer than 70 lines.
  49.  
  50.     5. Once the screen meets the 70 or less line requirement, save it
  51.        by selecting F1 "Options".
  52.  
  53.  
  54.          S  C  R  E  E N    D  E  B  U  T   to   G T    1.41    Pg 2
  55.     ─────────────────────────────────────────────────────────────────
  56.  
  57.  
  58.     6. With your telecommunication program, call a GT Power BBS.
  59.        Enter one of the ANSI message bases and select E)nter. Follow
  60.        it through until you get to this point.
  61.  
  62.  
  63.   ┌──────────────────────────────────────────────────────────────────────┐
  64.   │ Messages available are #37 to 85.  You last read #85.                │
  65.   │ Check Kill Nonstop Enter Reply Scan Thread Quit Msg# Msg Area+,-: e  │
  66.   │                                                                      │
  67.   │ Message entry in #6 - OZ ANSI Art.                                   │
  68.   │                                                                      │
  69.   │     From: Willie Robinson                                            │
  70.   │       To: ALL                                                        │
  71.   │  Subject: TEST                                                       │
  72.   │ Security: Kill protect None? n                                       │
  73.   │                                                                      │
  74.   │ Enter message, 70 lines max., empty line to end.                     │
  75.   │    [-------------------------------------------------------------]   │
  76.   │  1: ▄                                                                │
  77.   │     ^                                                                │
  78.   │     │                                                                │
  79.   │     └───(The cursor is waiting here for your entry)                  │
  80.   │                                                                      │
  81.   └──────────────────────────────────────────────────────────────────────┘
  82.  
  83.  7. Upload the file you have created using the ASCII upload protocol from
  84.     your telecommunications program. The ASCII protocol has no error
  85.     correction. It's possible that an error will occur during the
  86.     transfer. If this happens, abort the file and try again. Should
  87.     your computer lock up, then you've got other problems. You must then
  88.     refer to you telecommunications programs manual and read. If you've
  89.     got Telex your in luck. Refer to the setup reference at the end of
  90.     this document.
  91.  
  92.     Here's a list of programs known to work. Undoubtly, there are others.
  93.  
  94.                         1) GT POWER
  95.                         2) Telix
  96.  
  97.  
  98.  8. Once the file is up press enter. Then press "S" for S)ave. Remember
  99.     to always check the screen once you are done. It is poor etiquette
  100.     to let a bad screen go un-aborted!
  101.  
  102.         S  C  R  E  E N    D  E  B  U  T   to   G T    1.41    Pg 3
  103.     ─────────────────────────────────────────────────────────────────
  104.  
  105. Non-Animated Signature blocks:
  106.  
  107.  1. Load Screen Debut
  108.  
  109.  2. Draw your signature in the top left hand corner of the screen.
  110.     Like this....
  111.  
  112.   ┌─────────────────────────────────────────────────────────────┐
  113.   │ ╔═════════╗                                                 │
  114.   │ ║│ │∙││∙┌─╜                                                 │
  115.   │ ║│││││││├─  <══════════════════════════════════════════════ │
  116.   │ ║└┴┘└┴┴┘└─╖                                                 │
  117.   │ ╚═════════╝                                                 │
  118.   │                                                             │
  119.   │    /║\       Screen Debut will automatically size the       │
  120.   │     ║        Screen as the Arrows show. This saves on       │
  121.   │     ║        the code length.                               │
  122.   │     ║                                                       │
  123.   │     ║                                                       │
  124.   │     ║                                                       │
  125.   │     ║                                                       │
  126.   │                                                             │
  127.   └─────────────────────────────────────────────────────────────┘
  128.  
  129.   The code produced will not be sensitive to up/down positioning on
  130.   the screen.
  131.  
  132.  3. Build the code as you did before by pressing the "[ALT] 1" Build ANSI
  133.     code function. Set the Code Parameter window as follows:
  134.  
  135.                  ╓─────────────────────────────────────────╖
  136.                  ║                                         ║
  137.                  ║  Code Style                    Regular  ║
  138.                  ║  Code Width ±                  72       ║
  139.                  ║  Clear Screen                  No       ║
  140.                  ║  BBS Control Code              ^R       ║
  141.                  ╟────────────────────┬────────────────────╢
  142.                  ║    Enter           │             Esc    ║
  143.                  ╙────────────────────┴────────────────────╜
  144.  
  145.     Press enter to build code.
  146.  
  147.  4. Save the code.
  148.  
  149.  5. Follow the uploading procedures outlined above.
  150.  
  151.         S  C  R  E  E N    D  E  B  U  T   to   G T    1.41    Pg 4
  152.     ─────────────────────────────────────────────────────────────────
  153.  
  154. Animated Signature Blocks:
  155.  
  156.  1. Draw your animated signature block at the bottom of the screen.
  157.     The Animator uses exact coordinates to locate the signature on
  158.     the screen. A good place to start is with the bottom of the
  159.     signature block resting on line 20.
  160.  
  161.    ┌─────────────────────────────────────────────────────────────┐
  162.    │                                                             │
  163.    │                                                             │
  164.    │                                                             │
  165.    │                                                             │
  166.    │                                                             │
  167.    │                                                             │
  168.    │                                                             │
  169.    │                                                             │
  170.    │                                                             │
  171.    │                         ╔═════════╗                         │
  172.    │                         ║│ │∙││∙┌─╜                         │
  173.    │                         ║│││││││├─                          │
  174.    │                         ║└┴┘└┴┴┘└─╖                         │
  175.    │                         ╚═════════╝                         │
  176.    └─────────────────────────────────────────────────────────────┘
  177.  
  178.  2. The non-animated screen page should be blank.
  179.  
  180.  3. Press [ALT] 1 to build the ANSI code. Set the code parameter window
  181.     like this:
  182.                  ╓─────────────────────────────────────────╖
  183.                  ║                                         ║
  184.                  ║  Code Style                    Regular  ║
  185.                  ║  Code Width ±                  72       ║
  186.                  ║  Clear Screen                  No       ║
  187.                  ║  BBS Control Code              ^R       ║
  188.                  ╟────────────────────┬────────────────────╢
  189.                  ║    Enter           │             Esc    ║
  190.                  ╙────────────────────┴────────────────────╜
  191.  
  192.  4. Load the screen in a text editor.
  193.  
  194.  5. Enter your text message above the signature code. Do not go
  195.     wider than 72 columns.
  196.  
  197.  6. Calculate the height of the signature and enter that number of
  198.     blank lines between the text and the signature code. This will
  199.     cause your text to be pushed up on the screen so that your
  200.     signature doesn't overwrite it. The first character of the ANSI
  201.     code will look like an arrow pointing up and down. This is the
  202.     ^R. Move it to the begining of the blank lines. It must be in
  203.     column 1 to work. This will avoid the BBS "More Y/n?" prompt from
  204.     disturbing the blank lines that push your text up.
  205.  
  206.         S  C  R  E  E N    D  E  B  U  T   to   G T    1.41    Pg 5
  207.     ─────────────────────────────────────────────────────────────────
  208.  
  209. Full Page Animated Screens:
  210.  
  211.     If you got this far you can do it! Go for it!
  212.  
  213.  
  214. Telex Set Up:
  215.  
  216. ╒══════════════════════════════════════╤════════════════════════════╕
  217. │Terminal options                      │ASCII file transfer settings│
  218. │                                      │A Strip high bit ..... Off  │
  219. │A Baud         Parity None    Data Len│B Remote abort char .. 0    │
  220. │B                                     │                            │
  221. │                                      │   Uploads                  │
  222. │C Default terminal type .........     │C Local echo ......... Off  │
  223. │D Status line ...................     │D Expand blank lines . On   │
  224. │E Local echo .................... Off │E Pace character ..... 0    │
  225. │F Add Line Feeds after CRs ...... Off │F Line pacing ........ 3    │
  226. │G Strip high bit (incoming data). Off │G Character pacing ... 0    │
  227. │H Received Backspace destructive. On  │H CR translation ..... None │
  228. │I Backspace key sends ........... BS  │I LF translation ..... Strip│
  229. │J XON/XOFF software flow control.     │                            │
  230. │K CTS/RTS hardware flow control .     │   DownLoads                │
  231. │L DSR/DTR hardware flow control .     │J CR translation ..... None │
  232. │M Compuserve Quick B transfers .. Off │K LF translation ..... None │
  233. │N Zmodem auto-downloads ......... On  │                            │
  234. │O Answerback string (ENQ) .......     │                            │
  235. ╘═══════════════════════════════════════════════════════════════════╛
  236.  
  237. Note:
  238.  If Compuserve Quick B transfers is set to "On" Telix may lock up. In
  239. any case it won't work properly.
  240.  
  241.  
  242. Good Luck!!!!
  243.  
  244.                                         Willie Robinson
  245.                                         2613 Louis Blvd
  246.                                         Hephzibah Ga. 30815
  247.  
  248.  
  249.  
  250. Trademarks:
  251.  
  252. Gt Power is a product of P&M software.
  253.  
  254. Telix is a product of Exis Inc. and Colin Sampaleanu.
  255.  
  256.